Resource StructureDefinition/FHIR Server from package de.gematik.erezept-workflow.r4#1.4.3 (63 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GEM-ERP-PR-Bundle",
"url" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle",
"version" : "1.4",
"name" : "GEM_ERP_PR_Bundle",
"title" : "Document Bundle for Receipt",
"status" : "active",
"date" : "2024-07-15",
"description" : "A document style representation of the receipt (complete, self-contained, signed)",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.id",
"path" : "Bundle.id",
"min" : 1
},
{
"id" : "Bundle.meta",
"path" : "Bundle.meta",
"min" : 1
},
{
"id" : "Bundle.meta.profile",
"path" : "Bundle.meta.profile",
"min" : 1,
"max" : "1",
"fixedCanonical" : "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Bundle|1.4"
},
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"short" : "identifier of ePrescription",
"min" : 1,
"type" : [
{
"code" : "Identifier",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_PrescriptionId"
]
}
],
"mustSupport" : true
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "document",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "resource"
}
],
"rules" : "closed"
},
"min" : 3
},
{
"id" : "Bundle.entry:DocumentInformation",
"path" : "Bundle.entry",
"sliceName" : "DocumentInformation",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:DocumentInformation.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:DocumentInformation.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:DocumentInformation.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Composition",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Composition"
]
}
]
},
{
"id" : "Bundle.entry:DocumentInformation.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:DocumentInformation.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:DocumentInformation.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:SigningDevice",
"path" : "Bundle.entry",
"sliceName" : "SigningDevice",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:SigningDevice.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:SigningDevice.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:SigningDevice.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Device",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Device"
]
}
]
},
{
"id" : "Bundle.entry:SigningDevice.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:SigningDevice.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:SigningDevice.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.entry:PrescriptionDigest",
"path" : "Bundle.entry",
"sliceName" : "PrescriptionDigest",
"min" : 1,
"max" : "1"
},
{
"id" : "Bundle.entry:PrescriptionDigest.link",
"path" : "Bundle.entry.link",
"max" : "0"
},
{
"id" : "Bundle.entry:PrescriptionDigest.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1
},
{
"id" : "Bundle.entry:PrescriptionDigest.resource",
"path" : "Bundle.entry.resource",
"min" : 1,
"type" : [
{
"code" : "Binary",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Digest"
]
}
]
},
{
"id" : "Bundle.entry:PrescriptionDigest.search",
"path" : "Bundle.entry.search",
"max" : "0"
},
{
"id" : "Bundle.entry:PrescriptionDigest.request",
"path" : "Bundle.entry.request",
"max" : "0"
},
{
"id" : "Bundle.entry:PrescriptionDigest.response",
"path" : "Bundle.entry.response",
"max" : "0"
},
{
"id" : "Bundle.signature",
"path" : "Bundle.signature",
"short" : "Enveloping signature applied to the receipt",
"type" : [
{
"code" : "Signature",
"profile" : [
"https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_Signature"
]
}
],
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.